home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 May / CHIPCD200305.iso / game / cat.swf / scripts / frame_4 / PlaceObject2_252_19 / CLIPACTIONRECORD onClipEvent(load).as
Encoding:
Text File  |  2003-03-01  |  81 b   |  7 lines

  1. onClipEvent(load){
  2.    if(_root.end == true)
  3.    {
  4.       this.play();
  5.    }
  6. }
  7.